Extension::PRegmatch_all Method

Syntax

.match_all as Extension::PRegResults (pattern as C, subject as A)

Arguments

pattern

Character

subject

Any type

Description

Seaches subject for a match to the regular expression in the pattern.